Skip to content

Conversation

@qxo
Copy link
Contributor

@qxo qxo commented Oct 3, 2025

What's changed?

What's your motivation?

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

Copy link
Contributor

@greg-at-moderne greg-at-moderne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you could come up with some specific file names/paths for VSCode, we can consider adding them.

.gitignore Outdated
.aider*
/worktrees
rewrite-gradle-tooling-model/model/src/main/resources/test-manifest.txt
[.]*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's too broad. It would filter out all files starting with ., right?
We don't want that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or we just ignore .vscode ?

Add .vscode to the list of ignored files
@timtebeek timtebeek changed the title chore: .gitignore add [.]* ie: .vscode for codespace chore: add .vscode/ to .gitignore Oct 10, 2025
@timtebeek timtebeek merged commit 434df24 into openrewrite:main Oct 10, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants